v1
latestOpenAPI 3.0.32026-07-24411867.5 KBAssign or update a firm role on an entity
⚠️ DEPRECATED: This endpoint is deprecated and will be removed in a future version. Please use the new endpoints /entities/{entity_id}/firm_role_assignments instead.
Assigns a firm role to a firm user for the given entity. You may identify the entity by entity_id or external_entity_id, and the firm user by firm_user_id or firm_user_email. If replace_existing_firm_role is true, existing assignments for that user+firm on the entity are removed before adding the new one.
post/entities/update_firm_role
Request body
Response
Updated entity with role assignment applied