Skip to main content
POST
Create a batch of Blog Authors

Supported products

Authorizations

Authorization
string
header
required

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

Body

*/*
inputs
object[]
required

Blog authors to input.

Response

successful operation

completedAt
string<date-time>
required

Time of batch operation completion.

results
object[]
required

Results of batch operation.

startedAt
string<date-time>
required

Time of batch operation start.

status
enum<string>
required

Status of batch operation.

Available options:
CANCELED,
COMPLETE,
PENDING,
PROCESSING

Links associated with batch operation.

requestedAt
string<date-time>

Time of batch operation request.

Last modified on March 31, 2026