Delete a user with a Manager role (BA_MANAGER) for a Business Account. Once deleted, the user cannot be restored. The BA_ADMIN role is required to call this API.
DELETE /v1/accounts/{accountId}/users/{userId}
Authorization: Bearer <access_token>
or
Authorization: Basic <encodedString>
where <encodedString> is your <api-key>:<api-secret> string encoded using Base64 encoding
accountId REQUIRED
string
ID of the RocketCOMS Business Account that the user belongs to.
userId REQUIRED
string (UUID)
Unique ID assigned to the user in RocketCOMS.
None
If successful, returns 200 BA Manager deleted successfully.
SAMPLE RESPONSE
{
200 BA Manager deleted successfully
}
© 2023 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL
© 2023 by Rocket Financial Inc. All rights reserved.