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
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
200 - application/json
The response is of type object
.