sms-10dlc-registration
Installation
SKILL.md
SMS 10DLC Registration
Use this skill for US A2P SMS over 10-digit long codes. Separate the compliance evidence packet from the exact Sent API request; they have different schemas and validators.
Current Sent resource model
There is no standalone brand CRUD path in the current v3 API.
- Create a dedicated brand inside
POST /v3/profilesusingbrandandinherit_tcr_brand: false. - List/create campaigns with
GET|POST /v3/profiles/{profileId}/campaigns. - Update/delete with
PUT|DELETE /v3/profiles/{profileId}/campaigns/{campaignId}.
Reject guidance that reintroduces a free-standing brand path.