Skip to main content
DELETE
Delete a User

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

user_id
string<uuid>
required

Id of the user to fetch

Response

200 - application/json

OK

The user object.

id
string<uuid>
first_name
string
last_name
string
email
string<email>
phone_number
object
wallet
object
compliance
object
metadata

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.