Skip to main content

Delete Faire Instance

DELETE 

/api/faire/instances/:integrationInstance

Delete a Faire integration instance.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Path Parameters:

  • integrationInstance - The ID of the integration instance to delete

Important:

  • This action permanently deletes the instance and all associated data
  • Cannot be undone

Response: Returns a success message.

Request

Responses

OK

Response Headers
    Content-Type