Skip to main content
POST
Crear operaciones

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

organization_id
string
requerido
Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Cuerpo

application/json
type
enum<string>
requerido
Opciones disponibles:
execute_microservice,
delete_workspaces,
shutdown_workspaces,
restart_workspaces,
suspend_workspaces
target
object
requerido
expiration_in_seconds
integer
Rango requerido: 600 <= x <= 84600
payload
object

Respuesta

Operaciones creadas correctamente.

data
object[]
requerido
Minimum array length: 1