Create an Entry
POST/v2/flows/:flowSlug/entries
- For Commerce, this endpoint creates an entry for a flow.
- For Product Experience Manager, this endpoint creates an entry for a template.
Request
Responses
- 201
- 400
- 404
- 422
- 500
Created
Bad request. The request failed validation.
Bad request. Not Found.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.