Skip to main content
POST
Create a batch of Blog Authors

Supported products

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

*/*
inputs
object[]
requerido

Blog authors to input.

Respuesta

successful operation

completedAt
string<date-time>
requerido

Time of batch operation completion.

results
object[]
requerido

Results of batch operation.

startedAt
string<date-time>
requerido

Time of batch operation start.

status
enum<string>
requerido

Status of batch operation.

Opciones disponibles:
CANCELED,
COMPLETE,
PENDING,
PROCESSING

Links associated with batch operation.

requestedAt
string<date-time>

Time of batch operation request.

Última modificación el 3 de abril de 2026