Skip to main content
POST
Switch the caller's active business

Autorizações

Authorization
string
header
obrigatório

JWT access token obtained from POST /api/v1/auth/jwt/login, the OAuth token endpoint, or a business-scoped API token. Some Business/Chat/Template/Scheduling endpoints alternatively accept HTTP Basic credentials scoped to the business slug.

Corpo

application/json
business_id
string<uuid>
obrigatório

Resposta

Active business updated.

active_business_id
string<uuid> | null