cURL
Annotation Sets
Attach content type
AttachContentType
Attaches an annotation set to a CMS content type. Any previously assigned annotation set will be replaced.
content_base_type should be either event or creative_work.
content_type_id should be the ID of the content type as defined in the CMS service.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Should be either event or creative_work.
Should be the ID of the content type as defined in the CMS service.
Response
OK
The response is of type object.

