DELETE
/
users
/
{id}

Headers

Authorization
string
required

Your API credentials. Eg. Basic {credentials}.

Sequence-Version
enum<string>

Use this header to select an API version

Available options:
2024-01-01

Path Parameters

id
string
required

Sequence User ID

Response

200 - application/json
id
string
required

The unique ID of this user.

email
string
required

The email address of this user.

sequenceAccountIds
string[]
required

A list of Sequence account IDs. These account IDs represent the accounts this user has access to.

state
string
required

The state of this user.