post https://api.clickup.com/api/v2/team//space
Add a new Space to a Workspace.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Add a new Space to a Workspace.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
41curl --request POST \
--url https://api.clickup.com/api/v2/team//space \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"multiple_assignees": true,
"features": {
"due_dates": {
"enabled": true,
"start_date": true,
"remap_due_dates": true,
"remap_closed_due_date": true
},
"time_tracking": {
"enabled": true
},
"tags": {
"enabled": true
},
"time_estimates": {
"enabled": true
},
"checklists": {
Try It!
to start a request and see the response here! Or choose an example: