Skip to main content
POST
Update a batch of Blog Authors

Supported products

Autorizações

Authorization
string
header
obrigatório

The access token received from the authorization server in the OAuth 2.0 flow.

Parâmetros de consulta

archived
boolean

Specifies whether to update deleted Blog Authors. Defaults to false.

Corpo

*/*
inputs
object[]
obrigatório

JSON nodes to input.

Resposta

successful operation

completedAt
string<date-time>
obrigatório

Time of batch operation completion.

results
object[]
obrigatório

Results of batch operation.

startedAt
string<date-time>
obrigatório

Time of batch operation start.

status
enum<string>
obrigatório

Status of batch operation.

Opções disponíveis:
CANCELED,
COMPLETE,
PENDING,
PROCESSING

Links associated with batch operation.

requestedAt
string<date-time>

Time of batch operation request.

Última modificação em 10 de abril de 2026