Collections ID
Modify collection
Modify a specific collection by ID.
post/api/v4/collections/{id}
Path parameters
idstring required
Example:00000000-0000-0000-0000000000000000
Response
Collection modified.
Example response
{
"message": "Created",
"statuscode": 201
}Changes
No recorded changes to this endpoint across all 1 revision of this API.