Skip to main content
POST
/
external-api
/
publications
/
cancel
Cancel Publication
curl --request POST \
  --url https://api.example.com/external-api/publications/cancel \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Headers

X-Partner-Id
string

Body

application/json

The body is of type object.

Response

204 - application/json

The response is of type object.