Create a Portal Session
POST/portal/sessions
Create a Portal Session
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 429
- 500
Created
Response Headers
Location
Portal URL for redirection
Bad Request
Unauthorized
Forbidden (realm/account mismatch, billing_account_id not derived from session/principal, or insufficient role)
Not Found
Conflict (idempotency body mismatch or duplicate adjustment)
Rate limited
Response Headers
Retry-After
Seconds to wait before retry.
Internal Server Error