Deactivate Integration
PUT/api/v1/integration/delete
Deactivate an integrations
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
unauthorized
: Invalid or no credentials where supplied.
could_not_validate_credentials
: Could not validate credentials.
integration_not_found
: Integration does not exist.
Validation Error