Users
Delete user
Delete a user by user ID.
DELETE
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
ID of the user.
Response
204
text/html
User successfully deleted.
The response is of type enum<string>
.
Available options:
204 No Content