Save CMT

POST /api/cmt/save

saves a category management team

Responses

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