delete http://HOSTNAME/data/v1/api-clients/
Delete an api client. Once deleted the client username/password will no longer work for
authentication.
Log in to see full request history
Responses
204The client was successfully deleted.
Delete an api client. Once deleted the client username/password will no longer work for
authentication.
204The client was successfully deleted.
xxxxxxxxxx
curl --request DELETE \
--url http://hostname/data/v1/api-clients/clientId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: