latestOpenAPI 3.0.12026-08-192092911.2 MB
916e669fc527
Jobs
Applies a job flag to all jobs within the specified group
Apply a job flag to all jobs within the specified group (required scope jobs:write)
post/v1/jobGroups/{groupId}/jobFlags
Path parameters
groupIdinteger required
The job group id
Headers
Customer-Idinteger required
The customer identifier
Request body
Example request
{
"flagId": 12345,
"owner": "john.doe@example.com",
"comments": "Requires special attention"
}Response
Created