DELETE /UsersGroups/{usersGroupId}/Users/{userId}
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint is temporary. In a few months a bulk removal endpoint will be published that will replace this one.
The users group ID.
The user ID.
API Secret is used to verify the integrity of the request and authenticate the client. It should be included in all requests. This value must be kept confidential and should never be exposed in client-side code or public repositories.
YOUR_API_SECRET
DELETE /api/v1/UsersGroups/{usersGroupId}/Users/{userId} HTTP/1.1
Host: open-api.getcakewalk.io
X-API-KEY: YOUR_API_KEY
X-API-SECRET: YOUR_API_SECRET
Accept: */*
No content