Add content to collection
POST/v1/collections/:id/items
Adds one or more content items to a collection.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
- 429
- 500
- 503
Content items added to collection successfully
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Bad Request - The request was invalid or cannot be served
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Unauthorized - Authentication failed or not provided
Response Headers
Authentication challenge
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Forbidden - The authenticated user does not have permission to access this resource
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Not Found - The requested resource could not be found
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Conflict - The request could not be completed due to a conflict with the current state of the target resource
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Unprocessable Entity - The request was well-formed but was unable to be followed due to semantic errors
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Too Many Requests - The user has sent too many requests in a given amount of time
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
Seconds to wait before making another request
API version
Unique request identifier for tracing
Internal Server Error - The server encountered an unexpected condition
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Service Unavailable - The server is currently unable to handle the request
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
Seconds to wait before making another request
API version
Unique request identifier for tracing