Run record from a zip file
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequiredExample:
Policy Id
000000000000000000000001Query parameters
importRecordsstringRequired
syncNewRecordsstringRequired
fromPolicyIdstringRequired
Body
stringOptional
Responses
200
Record UUID.
application/json
Responsestring
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/record/{policyId}/running/startLast updated