Enable Template
POST
/template/enableSee creation interface for filters description
Request
Header Params
Content-Type
string
optional
Example:
application/json
Body Params application/json
template_id
string
channel ID
Example
{
"template_id": "string"
}
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
error
object
optional
Example
{
"error": {}
}
Last modified: 2 个月前