portal-admin

Remove Portal User

Revoke a member's dashboard access. Deletes their portal_users row; the revocation check in get_current_customer kills any active session on their next request. Also invalidates their outstanding sign-in links. Removing the last member is allowed — the company simply has no portal access until re-added.

delete/api/admin/portal-users/{user_id}

Path parameters

user_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/admin/portal-users/{user_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.