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