Authentication
POST /sso/{organisationId}/scim/v2/Groups
Host: api3.riskbase.uk
Authorization: Bearer 5d2e9eff0e253e3ef4544...Last updated
Was this helpful?
To start using the SCIM API, you first need to get an API token for your organisation from Settings in the RiskBase app. This token should be sent with all requests as a Bearer token in the Authorization HTTP header.
POST /sso/{organisationId}/scim/v2/Groups
Host: api3.riskbase.uk
Authorization: Bearer 5d2e9eff0e253e3ef4544...Last updated
Was this helpful?
Was this helpful?