Authentication
✅ Organization User (CustomerEmployee
)✅ Delegated User (
EndUser
)❌ Personal Access Token not allowed
❌ Service Account
Required Permissions
Auth:Pats:Create
: Always required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Body
application/json
Response
200 - application/json
Success
Available options:
Pat
, ServiceAccount
, Token
, Code
, Recovery
, Temp
, Application