Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page

Brand Registration Sharing



Created

created page anchor

com.twilio.messaging.compliance.brand-registration.sharing-created

Brand Registration Sharing Created events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.sharing-created",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegistrationSharingCreated/2",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001"
11
}
12
}

Versions


com.twilio.messaging.compliance.brand-registration.sharing-deleted

Brand Registration Sharing Deleted events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.sharing-deleted",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegistrationSharingDeleted/2",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001"
11
}
12
}

Versions