Skip to content
Start in Cloud

Delete team API client

DELETE
/api/user/teams/{id}/api-clients/{clientId}
curl --request DELETE \
--url https://hitkeep.com/api/user/teams/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/api-clients/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--cookie hk_token=<hk_token>

Deletes a team-owned API client.

id
required
string format: uuid
clientId
required
string format: uuid

Deleted