Delete user

Delete a user from the Fintecture Console. This revokes the user's access: their Firebase authentication credentials are deleted and all their memberships are removed.

🔒 External clients call this endpoint with an OAC (Organisation Access Credentials — ⚠️ Beta) access token carrying the users:write scope.

⚠️ This is a destructive operation. Deleting a user will remove their Firebase authentication credentials and all memberships associated with the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

UUID of the user

Headers
string
required

Signature is used to enforce security by signing request.
Related documentation can be found by clicking here

string
required

RFC2822 formatted date.

string
required

uuid v4. Required in Redirect mode.

Responses
204

User deleted successfully

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json