Update

Replace a content strategy. All fields must be provided; any omitted attribute is treated as cleared.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organizationIdstringRequired
Unique identifier of the organization
contentStrategyIdstringRequired

Unique identifier of the content strategy (UUID v7)

Request

Content strategy data for update
dataobjectRequired
Content strategy data for update

Response

Updated content strategy resource
type"contentStrategy"
idstring

Unique identifier of the content strategy (UUID v7)

attributesobject
Attributes for a content strategy

Errors

400
Invalid Request
401
Unauthorized Error
403
Forbidden Error
404
Does Not Exist Error
409
Conflict Error
500
Internal Server Error