Skip to main content

Administration API REST examples

Use this section when you want raw HTTP request and response examples for common Administration API tasks.

The following are examples of Admin API calls that can be used to perform administrative actions. The examples below are not an exhaustive list of possible Admin API actions.

Authenticate first

You must execute the authentication example before executing any other Admin API calls. The authentication example generates a token value that must be included in every other request to be successful.

Topics in this section