Create a workspace
Creates a new workspace and adds the user as a Workspace Admin.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Request
This endpoint expects an object.
title
Name of workspace
currency_code
Currency used for all transactions within the workspace. Must be GBP or USD.
naivety_distribution_rateDeprecated
Control the balance between speed of your studies and the naivety of the participants.
If not defined, by default Prolific calculates the best rate for most studies
taking into account the `filters` and the `total_available_places` needed for this study.
Use 0 if your priority is speed. When this property is set to 0 all eligible participants will have access
to your study at the same time, without any prioritization.
You can also set this at a project and study level.
Response
Created workspace
id
Workspace id. It is created by Prolific.
title
Name of workspace
description
What is this workspace used for
owner
Workspace id. It is created by Prolific.
users
Data for a user related to a workspace
projects
Data for a project related to a workspace
wallet
Wallet tied to workspace
naivety_distribution_rateDeprecated
The rate at which the studies within this workspace are distributed.