update service provider

This endpoint is only availble with an Admin level API key

Path parameters

ServiceProviderSidstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
service_provider_sidstringRequiredformat: "uuid"
namestringRequired
descriptionstringOptional
root_domainstringOptional
registration_hookobjectOptional

authentication webhook for registration

ms_teams_fqdnstringOptional
test_numberstringOptional

used for inbound testing for accounts on free plan

test_application_namestringOptional

name of test application that can be used for new signups

test_application_sidstringOptional

identifies test application that can be used for new signups

Errors