Contentv1ApprovalCreate

Create Content Approval Request

Create a ContentApprovalRequest for a content item

post/v1/Content/{ContentSid}/ApprovalRequests/whatsapp

Path parameters

ContentSidstring required

Request body

namestring required

Name of the template.

categorystring required

A WhatsApp recognized template category.

send_ttl_secondsinteger

Time-to-live in seconds for attempting to send a message with this Content

Response

Created

namestring nullable
categorystring nullable
content_typestring nullable
statusstring nullable
rejection_reasonstring nullable
allow_category_changeboolean nullable
send_ttl_secondsinteger nullable

Time-to-live in seconds for attempting to send a message with this Content

Changes