š This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: collections(w).
Update a collection. Data sent through the request body will be merged with existing collection. Validation will be performed over the merged collection.
400Validation Error
401Credentials are not passed or action is forbidden.
403The supplied token does not have the required permissions.
404Not Found
409Conflict
429Rate limit breached