Matters API
Query parameters
reviewCycleIdstring · uuidRequiredExample:
Review cycle identifier the uploaded matters belong to.
7c9e6679-7425-40de-944b-e07fc1f90ae7Body
filestring · binaryRequired
CSV file containing matters data.
Responses
200
OK — matters CSV accepted and associated with the review cycle.
No content
400
Bad Request — malformed CSV or invalid review cycle.
*/*
404
Not Found — no review cycle exists for the given reviewCycleId.
*/*
500
Internal Server Error — an unexpected error occurred on the server.
*/*
post/matters-csv/upload-csv
No content
Last updated

