Feedback Import

Upload a CSV file to submit feedback for multiple evaluations in a single request.

Headers
string

Specifies the API version used for the request. If omitted, the default version is used. Socure recommends pinning a version to avoid unexpected behavioral changes when new versions are released.

Body Params
file
required

CSV file containing feedback records.

The file must contain 8 columns in the required order. A header row is required, but header names are ignored.

See the endpoint description for the full CSV format specification.

Responses

400

Bad Request - The request was unacceptable.

401

Unauthorized - An invalid API key was provided.

404

Not Found - The requested resource does not exist. The client should not repeat this request without modification.

429

Too Many Requests - The rate limit for this API has been exceeded.

500

Internal Server Error – An unexpected condition occurred on the server.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json