{"resource_type":{"id":293,"name":"confluence","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"apiToken\": {\n\t\t\t\"description\": \"API token for your Atlassian account. Create one at https://id.atlassian.com/manage-profile/security/api-tokens\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"baseUrl\": {\n\t\t\t\"description\": \"Base URL of your Confluence Cloud site, e.g. https://your-domain.atlassian.net (no trailing slash, no /wiki).\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"email\": {\n\t\t\t\"description\": \"Email of the Atlassian account used to authenticate.\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"email\",\n\t\t\"apiToken\",\n\t\t\"baseUrl\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"confluence","description":"Confluence Cloud credentials. Authenticate with an Atlassian account email and an API token (HTTP Basic auth) against your site base URL.","created_by":"hugo697","created_at":"2025-10-17T16:45:51.711Z"}}