Delete a user and all associated data (in-app notifications, preferences, and user record)
DELETE /users/{userId}
DELETE
/users/{userId}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” userId
required
string
User ID
Query Parameters
Section titled “Query Parameters ” envId
string
Environment ID (required when using JWT auth)
Responses
Section titled “ Responses ”Successful response
object
message
required
string
Bad Request
Unauthorized
Internal Server Error