Create many paths
Create many paths
Adds several function paths to its function in one request, each taking the fields the single-create call takes. The response carries the created function paths in the same shape the list call returns.
POST
Create many paths
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the project to operate on.
The alias of the environment to operate on (e.g. main).
Body
application/json
Response
201 - application/json
Creates every path in the request against the single function it names, and returns the created paths with their generated IDs and labels.