POST
/
api
/
v1
/
custom
/
org
/
{organization_uuid}
/
clients
/
{uuid}
/
delete
/
cURL
curl --request POST \
  --url https://api.tilt.io/api/v1/custom/org/{organization_uuid}/clients/{uuid}/delete/ \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Path Parameters

organization_uuid
string<uuid>
required
uuid
string<uuid>
required

Response

204

No response body