Configuration
Update SMS configuration
Updates the SMS settings for the business associated with the provided business id. Currently this setting is an enabled
flag.
PUT
/
v1
/
businesses
/
{businessId}
/
sms
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to update the SMS settings for
Body
application/json
The SMS configuration status to set for a business
Whether SMS is enabled for this business