ByteChef LogoByteChef
Frontend (Signing Key JWT)Integration Instances

Delete an integration instance

Delete an integration instance.

DELETE
/integration-instances/{id}

Authorization

jwtBearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*integer

The id of an integration instance.

Formatint64

Response Body

curl -X DELETE "https://example.com/integration-instances/0"
Empty

How is this guide?