Run record from zip file
Was this helpful?
POST /record/{policyId}/running/start
Run record from a zip file. Only users with the Standard Registry role are allowed to make the request.
policyId*
String
Policy ID
*
file
A zip file containing record to be run.
content:
application/json:
schema:
type: booleancontent:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Was this helpful?
Was this helpful?