Skip to main content
DELETE
Delete FBO Account Alias
Retires an alternate vault ID on an FBO account by marking it inactive (isActive: false). The alias is not erased. It is returned by List FBO Account Aliases with isActive: false, and intake no longer resolves it. Permission: fbo_accounts:update

Path parameters

string
required
The FBO account ID
string
required
The alias ID

Response

Returns the deactivated alias.
Deactivating an alias that is already inactive is a no-op and still returns 200 with the alias.