Skip to content

Authentication & authorization

In order to invoke ProvisioningApi REST API you have to provide an authorization token via auth-token header. An API request will produce 401 error if for the token specified in auth-token header turned out to be invalid.

The token can be retrieved via Profile REST API.