Skip to main content
DELETE
Remove a User from an Application

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uid
string
required

The UID of the Application

id
string
required

The UID of the User

Response

User removed from application