Run record from zip file
Run record from a zip file.
POST /record/{policyId}/running/start
Run record from a zip file. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
policyId*
String
Policy ID
Request Body
Name
Type
Description
*
String
A zip file containing record to be run.
content:
application/json:
schema:
type: booleancontent:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated