curl -X PUT https://sandbox.layerfi.com/v1/configure/sms \ -H "Authorization: Bearer <access_token>" \ -H "Content-Type: application/json" \ -d '{ "sms_enabled": true }'
{ "data":{ "type":"Sms_Configuration", "sms_enabled": true } }
Updates the SMS configuration on your Layer account.
Documentation IndexFetch the complete documentation index at: https://docs.layerfi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.