Delete Slack Installation

Soft-delete a Slack installation for the project.

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path parameters

org_idstringRequiredformat: "uuid"
The organization ID
project_idstringRequiredformat: "uuid"
The project ID
installation_idstringRequiredformat: "uuid"

Response

Successful Response
okboolean
Whether the delete operation succeeded.

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error