Create
Create a content strategy for the organization. The strategy name must be unique within the organization.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organizationId
Unique identifier of the organization
Request
Content strategy data for creation
data
Content strategy data for creation
Response
Created content strategy resource
type
id
Unique identifier of the content strategy (UUID v7)
attributes
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