create service provider

This endpoint is only availble with an Admin level API key

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired

service provider name

descriptionstringOptional
root_domainstringOptional

root domain for group of accounts that share a registration hook

registration_hookobjectOptional

authentication webhook for registration

ms_teams_fqdnstringOptional

SBC domain name for Microsoft Teams

Response

service provider successfully created

sidstring

Errors