Save CMT

POST /api/cmt/save

saves a category management team

Responses

POST /api/cmt/save
curl \
 -X POST http://api.example.com/api/cmt/save \
 -H "Authorization: Bearer $ACCESS_TOKEN"