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"
}

Documentation Index

Fetch the complete documentation index at: https://docs.postiz.com/llms.txt

Use this file to discover all available pages before exploring further.

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