Users
Delete a user
Deletes a user from the account.
delete/v2/users/{username}
Path parameters
usernamestring required
The username of the user to delete. The username must be percent encoded.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The user was deleted.
Changes
No recorded changes to this endpoint across all 7 revisions of this API.