Skip to content

Delete a user and all associated data (in-app notifications, preferences, and user record)

DELETE
/users/{userId}
userId
required
string

User ID

envId
string

Environment ID (required when using JWT auth)

Successful response

object
message
required
string

Bad Request

Unauthorized

Internal Server Error