Users
Delete User
Delete one of your Users.
DELETE
/
users
/
{id}
Headers
Authorization
string
requiredYour 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
requiredSequence User ID
Response
200 - application/json
id
string
requiredThe unique ID of this user.
email
string
requiredThe email address of this user.
sequenceAccountIds
string[]
requiredA list of Sequence account IDs. These account IDs represent the accounts this user has access to.
state
string
requiredThe state of this user.