Delete us app to person

DELETE /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/{Sid}

A service for (fetch/create/delete) A2P Campaign for a Messaging Service

Path parameters

  • MessagingServiceSid string Required

    The SID of the Messaging Service to delete the resource from.

  • Sid string Required

    The SID of the US A2P Compliance resource to delete QE2c6890da8086d771620e9b13fadeba0b.

Responses

  • 204

    The resource was deleted successfully.

DELETE /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/{Sid}
curl \
 -X DELETE https://messaging.twilio.com/v1/Services/{MessagingServiceSid}/Compliance/Usa2p/{Sid} \
 --user "username:password"