cURL
curl --request DELETE \ --url https://api.spacebring.com/support/tickets/v1/comment/{id} \ --header 'Authorization: Basic <encoded-value>'
This response does not have an example.
Delete a support ticket comment.
support
See our authentication documentation for how to authorize your requests
The id of the network. Required when using bearer token authentication
The id of the ticket activity.
OK