This endpoint allows you to create a new collection_id.
The response will be a JSON object with the following properties:
collection_id
(string): The ID of the created item.
success
(boolean): Indicates whether the item creation was successful.
Created
The response is of type object
.