curl --request DELETE \ --url https://api.matia.io/v1/tags/{id}/relation \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "resourceId": "<string>", "resourceType": "<string>" }'
{ "code": "<string>", "message": "<string>" }
Successful operation
The response is of type object.
object