createSdkTemplate
POST https://{{host}}/api/v1/orgs/:org_id/sdktemplates
Body Parameters
Parameter | Type | Description |
---|
name | string | name for identification purpose |
default | boolean | whether 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}
Key | Datatype | Required | Description |
---|
Accept | string | | |
X-CSRFToken | string | | |
Content-Type | string | | |