Classification level operations for Confluence Cloud v2.
Classification level operations for Confluence Cloud v2.
(delete-space-default-classification-level client id)Delete space default classification level. DELETE /wiki/api/v2/spaces/{id}/classification-level/default Path params: id (integer) - The ID of the space.
Delete space default classification level.
DELETE /wiki/api/v2/spaces/{id}/classification-level/default
Path params: id (integer) - The ID of the space.(get-blog-post-classification-level client id)(get-blog-post-classification-level client id opts)Get blog post classification level. GET /wiki/api/v2/blogposts/{id}/classification-level Path params: id (integer) - The ID of the blog post. Query opts: {:status string} - Status of blog post.
Get blog post classification level.
GET /wiki/api/v2/blogposts/{id}/classification-level
Path params: id (integer) - The ID of the blog post.
Query opts: {:status string} - Status of blog post.(get-classification-levels client)Get list of classification levels. GET /wiki/api/v2/classification-levels
Get list of classification levels. GET /wiki/api/v2/classification-levels
(get-database-classification-level client id)Get database classification level. GET /wiki/api/v2/databases/{id}/classification-level Path params: id (integer) - The ID of the database.
Get database classification level.
GET /wiki/api/v2/databases/{id}/classification-level
Path params: id (integer) - The ID of the database.(get-page-classification-level client id)(get-page-classification-level client id opts)Get page classification level. GET /wiki/api/v2/pages/{id}/classification-level Path params: id (integer) - The ID of the page. Query opts: {:status string} - Status of page.
Get page classification level.
GET /wiki/api/v2/pages/{id}/classification-level
Path params: id (integer) - The ID of the page.
Query opts: {:status string} - Status of page.(get-space-default-classification-level client id)Get space default classification level. GET /wiki/api/v2/spaces/{id}/classification-level/default Path params: id (integer) - The ID of the space.
Get space default classification level.
GET /wiki/api/v2/spaces/{id}/classification-level/default
Path params: id (integer) - The ID of the space.(get-whiteboard-classification-level client id)Get whiteboard classification level. GET /wiki/api/v2/whiteboards/{id}/classification-level Path params: id (integer) - The ID of the whiteboard.
Get whiteboard classification level.
GET /wiki/api/v2/whiteboards/{id}/classification-level
Path params: id (integer) - The ID of the whiteboard.(post-blog-post-classification-level client id body)(post-blog-post-classification-level client id body opts)Reset blog post classification level. POST /wiki/api/v2/blogposts/{id}/classification-level/reset Path params: id (integer) - The ID of the blog post. Body: reset payload.
Reset blog post classification level.
POST /wiki/api/v2/blogposts/{id}/classification-level/reset
Path params: id (integer) - The ID of the blog post.
Body: reset payload.(post-database-classification-level client id body)(post-database-classification-level client id body opts)Reset database classification level. POST /wiki/api/v2/databases/{id}/classification-level/reset Path params: id (integer) - The ID of the database. Body: reset payload.
Reset database classification level.
POST /wiki/api/v2/databases/{id}/classification-level/reset
Path params: id (integer) - The ID of the database.
Body: reset payload.(post-page-classification-level client id body)(post-page-classification-level client id body opts)Reset page classification level. POST /wiki/api/v2/pages/{id}/classification-level/reset Path params: id (integer) - The ID of the page. Body: reset payload.
Reset page classification level.
POST /wiki/api/v2/pages/{id}/classification-level/reset
Path params: id (integer) - The ID of the page.
Body: reset payload.(post-whiteboard-classification-level client id body)(post-whiteboard-classification-level client id body opts)Reset whiteboard classification level. POST /wiki/api/v2/whiteboards/{id}/classification-level/reset Path params: id (integer) - The ID of the whiteboard. Body: reset payload.
Reset whiteboard classification level.
POST /wiki/api/v2/whiteboards/{id}/classification-level/reset
Path params: id (integer) - The ID of the whiteboard.
Body: reset payload.(put-blog-post-classification-level client id body)(put-blog-post-classification-level client id body opts)Update blog post classification level. PUT /wiki/api/v2/blogposts/{id}/classification-level Path params: id (integer) - The ID of the blog post. Body: classification level update payload.
Update blog post classification level.
PUT /wiki/api/v2/blogposts/{id}/classification-level
Path params: id (integer) - The ID of the blog post.
Body: classification level update payload.(put-database-classification-level client id body)(put-database-classification-level client id body opts)Update database classification level. PUT /wiki/api/v2/databases/{id}/classification-level Path params: id (integer) - The ID of the database. Body: classification level update payload.
Update database classification level.
PUT /wiki/api/v2/databases/{id}/classification-level
Path params: id (integer) - The ID of the database.
Body: classification level update payload.(put-page-classification-level client id body)(put-page-classification-level client id body opts)Update page classification level. PUT /wiki/api/v2/pages/{id}/classification-level Path params: id (integer) - The ID of the page. Body: classification level update payload.
Update page classification level.
PUT /wiki/api/v2/pages/{id}/classification-level
Path params: id (integer) - The ID of the page.
Body: classification level update payload.(put-space-default-classification-level client id body)(put-space-default-classification-level client id body opts)Update space default classification level. PUT /wiki/api/v2/spaces/{id}/classification-level/default Path params: id (integer) - The ID of the space. Body: classification level update payload.
Update space default classification level.
PUT /wiki/api/v2/spaces/{id}/classification-level/default
Path params: id (integer) - The ID of the space.
Body: classification level update payload.(put-whiteboard-classification-level client id body)(put-whiteboard-classification-level client id body opts)Update whiteboard classification level. PUT /wiki/api/v2/whiteboards/{id}/classification-level Path params: id (integer) - The ID of the whiteboard. Body: classification level update payload.
Update whiteboard classification level.
PUT /wiki/api/v2/whiteboards/{id}/classification-level
Path params: id (integer) - The ID of the whiteboard.
Body: classification level update payload.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |