Remove user's association with an account.

Prev Next
Delete
/v1/users/{user-id}/accounts
Security
API Key
Header parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parameters
user-id
string (uuid) Required

UUID of a user.

Responses
204

Nothing is returned on success.