DELETE data
Api-docs for RC: https://api-rc.quinyx.com/v2/docs (select "collaboration-groups" definition)
Api-docs: https://api.quinyx.com/v2/docs (select "collaboration-groups" definition)
Base URL can be found on links above for both environments. The remainder of this article should be considered a complement to the above Open API documentation.
DELETE/labels/{labelId}
This API call will delete a label.
Field description
Mandatory fields will be marked with an asterisk*.
Endpoint
- labelId*: The ID of the label you wish to delete.
Body
This API call has no body.
Response
This call has no response.
Example
Endpoint
For RC environment: https://api-rc.quinyx.com/v2/collaboration-groups/labels/123