projects
Creates a new workflow. If a workflow with the specified name already exists in the specified project and location, the long running operation returns a ALREADY_EXISTS error.
post/v1/{+parent}/workflows
Path parameters
parentstring required
Required. Project and location in which the workflow should be created. Format: projects/{project}/locations/{location}
Query parameters
workflowIdstring
Required. The ID of the workflow to be created. It has to fulfill the following requirements: * Must contain only letters, numbers, underscores and hyphens. * Must start with a letter. * Must be between 1-64 characters. * Must end with a number or a letter. * Must be unique within the customer project and location.
Request body
Response
Successful response