Add a Confluence space
Submit a Confluence space for documentation processing. Requires a connected Confluence account and a team project. You can optionally specify specific page IDs to index only a subset of the space.
1 min read
post/v2/add/confluence
Request example
Response
post/v2/add/confluence
Authorization
Body
application/jsonThe Confluence cloud instance ID
The Confluence site URL
The Confluence space key
The Confluence space name
Optional list of specific page IDs to index. If omitted, the entire space is indexed.
Title for the library
Description of the library
The team project ID to associate this Confluence space with
Responses
application/json
Library submitted successfully for processing
The library identifier assigned — the URL path of the library on context7.com.
/owner/repo for GitHub repositories, or /<source>/<id> for other sources (e.g., /vercel/next.js, /websites/uploadcare). See Library ID format.Human-readable success message