createSdkTemplate

POST https://{{host}}/api/v1/orgs/:org_id/sdktemplates

Body Parameters

ParameterTypeDescription
namestringname for identification purpose
defaultbooleanwhether this is the default template when there are multiple templates

Request Body

{"name"=>"default", "welcome_msg"=>"Welcome to Mist", "bg_image"=>"http://p.imgci.com/db/PICTURES/CMS/227700/227791.4.jpg", "btn_flr_bgcolor"=>"#282828", "search_txtcolor"=>"#282828", "header_txt"=>"Mist", "default"=>true}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
X-CSRFTokenstring
Content-Typestring