post https://api.clickup.com/api/v3/workspaces//auditlogs
Create Workspace-level audit logs. Audit logs can only be created by the Workspace owner on Enterprise Plans.
Log in to see full request history
Response
Create Workspace-level audit logs. Audit logs can only be created by the Workspace owner on Enterprise Plans.
xxxxxxxxxx
curl --request POST \
--url https://api.clickup.com/api/v3/workspaces/workspace_id/auditlogs \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!