Skip to main content
DELETE
Delete User

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-07-30

Path Parameters

id
string
required

Sequence User ID

Response

OK

id
string
required

The unique ID of this user.

Example:

"7b1f28b9-a4ad-450b-a0ea-fd647d5109b2"

email
string
required

The email address of this user.

Example:

"john@example.xyz"

sequenceAccountIds
string[]
required

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

Example:
state
string
required

The state of this user.

Example:

"active"

roles
object[]
required

The roles assigned to this user for the current Sequence account.

Example: