post
https://api.jobnimbus.com/identity/v1/auth/switch-company
Errors use Problem Details (RFC 9457). For the errors below, branch
on the stable errors[0].code:
| HTTP | code | Meaning |
|---|---|---|
| 401 | invalid-credentials | Target user does not belong to the requested company. |
| 401 | user-disabled | Target user is disabled. |
| 401 | customer-inactive | Target company's account is not active. |
| 401 | refresh-token-invalid | The provided refresh token is malformed or fails signature verification. |
| 401 | refresh-token-expired | The provided refresh token has expired; re-login is required. |
| 403 | no-such-link | You do not have access to the target company. |
| 403 | link-state-invalid | Your access to the target company changed; refresh your company list. |
| 404 | unknown-company | The target company does not exist or is unavailable. |
| 404 | contact-not-found | The target user could not be found. |
| 422 | required | companyId or refreshToken is missing from the request body. |
| 422 | invalid | The request body is malformed. |
A 401 or 403 may be returned with an empty body; treat these as a
generic authentication or authorization failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
