update domain statuses

View as Markdown

Bulk-update the status of multiple domain records in a project.

Authentication

X-Api-Keystring

Project API token. Generate it in your BotBye account and send it in the X-Api-Key request header.

Path parameters

account_idstringRequired
project_idstringRequired

Request

This endpoint expects a list of objects.
domainIdstringRequiredformat: "uuid"
statusenumRequired

Response

success