Publish WhatsApp Flow
Publish a WhatsApp flow. If successful, the flow will change its status to PUBLISHED. From now on the flow cannot be modified.
Please log in to see full path URL. Learn why.
post
/whatsapp/1/senders/{sender}/flows/{flowId}/publish
Authorizations:
Scopes:
Request rate limit:
100 requests / hour (per account)
path Parameters
sender required | string Example: 447796344125 Registered WhatsApp sender number. Must be in international format. |
flowId required | string Example: 123456 ID of the flow to be published. |
Responses
204
Flow published
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Response samples
- 400
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Example
Flow is not in DRAFT status
Copy
Collapse all {- "errorCode": "E400",
- "description": "Publishing attempt failed.",
- "action": "Check the syntax, violations and adjust the request.",
- "violations": [
- {
- "property": "flowId",
- "violation": "Cannot publish flow which is not in DRAFT status."
}
], - "resources": [ ]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See