Upload an NDA file for participants to sign before accessing the study. Accepts PDF files via multipart/form-data.
cURL
curl --request PUT \ --url https://api-staging.respondent.io/v1/projects/{projectId}/files/form-data \ --header 'Content-Length: <content-length>' \ --header 'Content-Type: multipart/form-data' \ --header 'x-api-key: <x-api-key>' \ --header 'x-api-secret: <x-api-secret>' \ --form uploadFile='@example-file'
{}
nda
picture
attachment
The response is of type object.
object
Was this page helpful?
Suggestions
Contact support