Path Parameters
Body
application/json
Required array length:
1 - 2147483647
elementsResponse
No Content
curl --request POST \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/workflowSteps \
--header 'Content-Type: application/json' \
--data '{
"workflowSteps": [
{
"id": "<string>"
}
]
}'
curl --request POST \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/workflowSteps \
--header 'Content-Type: application/json' \
--data '{
"workflowSteps": [
{
"id": "<string>"
}
]
}'
1 - 2147483647
elementsShow child attributes
No Content
Was this page helpful?