Delete client
DELETE/v1/organizations/:organizationId/projects/:projectId/platforms/:platform/client-keys/:clientId
Delete client
Request
Path Parameters
organizationId stringrequired
The ID of the organization
projectId stringrequired
The ID of the project
platform stringrequired
The platform
clientId stringrequired
The ID of the client
Responses
- 200
Client deleted successfully
Loading...