Activates the invited Branch Manager's account. No request body is required — the password is managed internally.
Before calling this endpoint, use the customerUid from Step 1 to create a user-scoped session (POST /entrypoint/org/v1/sessions), then include X-Session-Id and X-Client-Id on this request.
On 200, the account is immediately active.
On 403, the account is created but additional verifications are required. A temporaryAccessToken is returned — use it on /limited/ endpoints to complete verification.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Activates the invited Branch Manager's account. No request body is required — the password is managed internally.
Before calling this endpoint, validate the invite token (Step 1) to get the customerUid, create a scoped session, then pass X-Session-Id + X-Client-Id with this request.
A 200 means the account is immediately active. A 403 means additional verifications are required — use the temporaryAccessToken from the response on the /limited/ endpoints.
