sms_config_admin

Delete Tenant Sms Config

Remove tenant-specific SMS configuration (fallback to default Surge behavior).

NOTE: We do not hard-delete the TenantIntegration row because it can be referenced by agent_integrations (composite FK with ON DELETE CASCADE). Resetting the row avoids accidental cascading deletes while still removing per-tenant config.

delete/sms_config_admin/tenants/{tenant_id}

Path parameters

tenant_idstring uuid required

Response

Successful Response

Changes

Changed in 1 of the 5 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog