This endpoint allows you to add data to a collection using an HTTP POST request.
collection_id
(text): The ID of the collection the resource belongs too
resource_id
(text): The unique ID of the resource to delete.
Upon successful addition, the response will include:
success
(boolean): Indicates whether the operation was successful.Accepted
The response is of type object
.
This endpoint allows you to add data to a collection using an HTTP POST request.
collection_id
(text): The ID of the collection the resource belongs too
resource_id
(text): The unique ID of the resource to delete.
Upon successful addition, the response will include:
success
(boolean): Indicates whether the operation was successful.Accepted
The response is of type object
.