Authorization API

This endpoint allows you to use a valid refresh token to generate a bearer token which can be utilized to authenticate the ZMP REST APIs

Body Params
string
required

the refresh token generated for the specified site-id, can be generated in Settings => Integrations => Keys & Apps

boolean

refresh tokens are cached by default, but you can force a refresh by supplying "force":"true" - note that with distinct tokens, there is strict rate limiting

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json