Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

An API key is a token that you provide when making API calls. Read more about how to secure your project.

Include the API key to the Authorization header, for instance:

If you use a SDK, ensure you instantiate the client with the API key, for instance with JS SDK:

Body

application/json
origin
object
required

The origin of this message

Get it in the details of the network topology change task that is currently processing.

message
object
required

Message to send to control the network topology change task.

Response

Empty response.