Authentication

The API accepts 2 different authentication methods:

Bearer auth (http)

Send a bearer token (“JWT” Formatted) in the Authorization HTTP header to authenticate with the API.

Bearer scim auth (http)

Send a bearer token in the Authorization HTTP header to authenticate with the API.