Authorizations
Response
204
No response body
curl --request POST \
--url https://api.tilt.io/api/v1/custom/org/{organization_uuid}/clients/{uuid}/delete/ \
--header 'X-Api-Key: <api-key>'
Soft delete a client from the organization
curl --request POST \
--url https://api.tilt.io/api/v1/custom/org/{organization_uuid}/clients/{uuid}/delete/ \
--header 'X-Api-Key: <api-key>'
No response body