Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cuerpo

application/json
scope
enum<string>
requerido
Opciones disponibles:
user
key
string
requerido
Pattern: ^[A-Z][A-Z0-9_]{0,63}$
value
string
requerido
Required string length: 1 - 8192
scopeId
string
description
string | null

Respuesta

201 - application/json

Created or updated

id
string
requerido
scope
enum<string>
requerido
Opciones disponibles:
user,
app,
automation
scopeId
string
requerido
key
string
requerido
createdBy
string
requerido
createdTime
string
requerido
description
string | null
lastModifiedBy
string | null
lastModifiedTime
string | null
Última modificación el 15 de septiembre de 2026