Create or update a content item. If the body's `contentItemId` matches an existing item it is updated; otherwise a new item is created.
POST/api/content
Create or update a content item. If the body's contentItemId matches an existing item it is updated; otherwise a new item is created.
Request
Responses
- 200
- 400
Created or updated content item.
Validation errors.