cURL
curl --request DELETE \ --url {schemes}://api.upsun.com/projects/{projectId}/integrations/{integrationId} \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "code": 123 }
The status text of the response
The status code of the response