Create new export job record

POST https://api.zylo.com/v1/subscriptions/:subscription/exportJobs

Create and start new subscriptions export job

Request Body

{"tag"=>"string"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{"id":"UUID","name":"ExportJob/8f42b1f6-06a4-465a-aff2-83be8fcf0886","status":"COMPLETE","createTime":"2020-01-01T12:00:00+00:00","updateTime":"2020-01-01T12:00:00+00:00","downloadUri":"https://zylo-exports-production.s3.amazonaws.com/44593ea1-30f7-4532-bee3-ee941203e359"}