Create app password

Creates a new SOC2-compliant app password for programmatic access, returning the secret token once.

Body Params

App password creation data. Name is required (max 255 characters) and must be unique for the user. Maximum of 10 app passwords per user (configurable via MAX_APP_PASSWORDS_PER_USER). Permissions are optional and default to empty object. The token is returned only once during creation for security.

string
required
permissions
object

Arbitrary permission structure

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json