Skip to main content
DELETE
Remove a Conductor account from a user’s set of accessible accounts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userEmail
string
required

The user’s email

accountId
integer
required

An account ID, can be retrieved from the Accounts endpoint

Required range: x >= 0
Example:

1

Response

The accounts the user has access to after the operation.

A list of accounts this user has or will have access to

accounts
integer[]