Service Providers
update service provider
<Error>This endpoint is only availble with an Admin or Service Provider API key</Error>
put/ServiceProviders/{ServiceProviderSid}
Request body
Example request
{
"registration_hook": {
"url": "https://acme.com",
"method": "POST"
}
}Response
service provider updated