Skip to main content
PUT
Update SMS configuration

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string
required

The UUID of the business to update the SMS settings for.

Body

application/json

The SMS configuration status to set for a business.

sms_enabled
boolean

Whether SMS is enabled for this business.

Response

200 - application/json
data
object
required

The SMS configuration status for a business.