Authorizations
Body
multipart/form-data
Example:
"<unique_id>"
Response
Created
The response is of type object
.
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.
"<unique_id>"
Created
The response is of type object
.