Remove user from firm

DELETE/api/v1/advisory-firms/{firm_id}/users/{user_id}

Remove a user from an advisory firm.

Operation ID: remove_user_from_firm_api_v1_advisory_firms__firm_id__users__user_id__delete·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

firm_idstringrequired
user_idstringrequired

Responses

200Successful Response

successboolean
messagestring
codestring

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject