post https://api.clickup.com/api/v3/workspaces//docs
Create a new Doc.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Create a new Doc.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://api.clickup.com/api/v3/workspaces/workspaceId/docs \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"create_page":true}'
Try It!
to start a request and see the response here! Or choose an example: