cURL
curl --request DELETE \ --url https://api.matia.io/v1/integrations/{id} \ --header 'x-api-key: <api-key>'
{ "code": "<string>", "message": "<string>" }
The ID of the integration to delete
Operation performed.
The response is of type object.
object