Skip to main content
DELETE
/
studies
/
{studyId}
/
screener
Delete a study's screener
curl --request DELETE \
  --url https://api.rallyuxr.com/api/public/v1/studies/{studyId}/screener \
  --header 'Authorization: Bearer <token>'
"Bad Request"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

studyId
string
required

Response

The screener was deleted