Skip to main content
POST
Criar operações

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

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

Corpo

application/json
type
enum<string>
obrigatório
Opções disponíveis:
execute_microservice,
delete_workspaces,
shutdown_workspaces,
restart_workspaces,
suspend_workspaces
target
object
obrigatório
expiration_in_seconds
integer
Intervalo obrigatório: 600 <= x <= 84600
payload
object

Resposta

Operações criadas com sucesso.

data
object[]
obrigatório
Minimum array length: 1