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 |
---|---|---|
* | file | A zip file containing record to be run. |
Last updated