Skip to main content
Version: API v1

Set blocked bots to managed for account

POST /v1/accounts/{accountIdentifier}/actions/set-blocked-bots-managed/
v1
POST
accountSetBlockedBotsManaged

Request

  • accountIdentifierstring
    required

    ID of the Account to set blocked bots for.

Responses

application/json

NoContent

  • messagestring

Usage examples

$ curl \
--fail \
--location \
-X POST \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v1/accounts/string/actions/set-blocked-bots-managed