Skip to main content
DELETE
/
integrations
/
{id}
Delete a channel
curl --request DELETE \
  --url https://api.postiz.com/public/v1/integrations/{id} \
  --header 'Authorization: <api-key>'
{
  "id": "cm4ean69r0003w8w1cdomox9n"
}

Authorizations

Authorization
string
header
required

Your Postiz API key

Path Parameters

id
string
required

Integration ID of the channel to delete

Response

Channel deleted successfully

id
string