Transition a mutually exclusive study collection
Transition a mutually exclusive study collection. This is used to:
- Publish a study collection
- Cancel publish a study collection
- Schedule publish a study collection
- This can be done by setting the publish_at on the study collection at create or patch, then transitioning with the "SCHEDULE_PUBLISH" action
- Or optionally the publish_at can be provided directly in the body of the transition request
Authentication
Authorizationstring
The Prolific API uses API token to authenticate requests. You can create an API token directly from your settings.
Your API token does not have an expiry date and carries full permission, so be sure to keep them secure.
If your token is leaked, delete it and create a new one directly in the app.
In your requests add `Authorization` header with the value `Token <your token>`.
Path Parameters
id
Request
This endpoint expects an object.
action
Allowed values:
publish_at
Optional parameter for scheduling publish, indicating the datetime and timezone the study collection should be scheduled to be published at
Response
Mutually exclusive study collection
description
A description of the study collection
estimated_cost
Estimated cost of the study collection
id
Mutually exclusive study collection id
name
Mutually exclusive study collection name
publish_at
Datetime and timezone the study collection should be scheduled to be published at
status
Status of the study collection
study_ids
List of study ids you wish to include in the collection. Note, this will overwrite the current list of studies in the collection
total_cost
Estimated cost of the study collection