patch https://{host}/platform/step/v1/jobs/
Updates the specified STEP analysis job.
A STEP analysis job computes a STEP analysis for a specific event based on existing analysis.
Responses
202Accepted
Updates the specified STEP analysis job.
A STEP analysis job computes a STEP analysis for a specific event based on existing analysis.
202Accepted
xxxxxxxxxx
curl --request PATCH \
--url https://api-euw1.rms.com/platform/step/v1/jobs/jobId \
--header 'accept: application/json' \
--header 'content-type: application/json'