Create Account Label
Create Account Label. Use it to manage the authenticated user profile, account labels, active sessions, and notification preferences that are visible inside the organization account. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.
Authorization
BearerAuth In: header
Request Body
application/json
Request payload.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Create API Token
Create API Token. Exchange organization API credentials for a bearer token. Store the returned access_token securely, send it in the Authorization header, and refresh it before expires_at instead of retrying failed protected calls.
View Current Account Settings
View Current Account Settings. Use it to manage the authenticated user profile, account labels, active sessions, and notification preferences that are visible inside the organization account. It returns public references and organization-visible fields only, so clients can safely use returned values in follow-up API calls.