Skip to main content
DELETE
Bulk delete integrations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ids
string<uuid>[]
required

IDs of integrations to delete

Required array length: 1 - 100 elements

Response

Successful Response

detail
string
required

The detail of why the resource was deleted.

count
integer
default:1

The number of resources that were deleted.