How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Docupilot content_blocks API

The content_blocks API from Docupilot — 14 operation(s) for content_blocks.

Docupilot content_blocks API is one of 40 APIs that Docupilot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Content Blocks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 1 JSON Schema.

This API exposes 21 operations across 14 paths, and defines 19 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against the base URL https://api-us1.docupilot.app.

21 operations 14 paths 19 schemas 2 DELETE10 GET3 PATCH5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api-us1.docupilot.app
Authentication
HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Docupilot content_blocks API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (OAuthAuthentication). An API key is passed in the cookie as sessionid (SessionAuthentication).

  • OAuthAuthentication — OAuth2 Bearer Token Authentication
  • SessionAuthentication — browser based login takes care of this

Paths & Operations 21

Across 14 paths, the API surfaces 21 operations — 2 DELETE, 10 GET, 3 PATCH, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

content_blocks 21
GET
/dashboard/api/v2/content_blocks/
Get list of content blocks
list_content_blocks 4 params → 200401403
POST
/dashboard/api/v2/content_blocks/
Create contentblock
create_content_block 1 param body → 201413400401403
GET
/dashboard/api/v2/content_blocks/{content_block_id}/permissions/
Get all shared permissions for specific content block
list_content_block_sharing 2 params → 200401403
POST
/dashboard/api/v2/content_blocks/{content_block_id}/permissions/
Create content block sharing permission
create_content_block_sharing_permission 2 params body → 201400401403404
GET
/dashboard/api/v2/content_blocks/{content_block_id}/permissions/{id}/
Get specific permission details for given content block
get_content_block_sharing 3 params → 200401403404
PATCH
/dashboard/api/v2/content_blocks/{content_block_id}/permissions/{id}/
Update content block content partially
update_content_block_sharing_permission 3 params body → 200400401403404
DELETE
/dashboard/api/v2/content_blocks/{content_block_id}/permissions/{id}/
Revoke content block sharing permission
revoke_content_block_sharing_permission 3 params → 204400401403404
GET
/dashboard/api/v2/content_blocks/{id}/
Get one contentblock
get_content_block 2 params → 200401403404
PUT
/dashboard/api/v2/content_blocks/{id}/
Update contentblock
update_content_block 2 params body → 200400401403404
PATCH
/dashboard/api/v2/content_blocks/{id}/
Update content block data
update_content_block_data 2 params body → 200413400401403404
DELETE
/dashboard/api/v2/content_blocks/{id}/
Delete a content block
delete_content_block 2 params → 204400401403404
POST
/dashboard/api/v2/content_blocks/{id}/copy/
Copy content block
copy_content_block 2 params body → 201400401403404
GET
/dashboard/api/v2/content_blocks/{id}/download/
Download content block file
download_content_block_file 2 params → 200401403404
PATCH
/dashboard/api/v2/content_blocks/{id}/editor_version/
Update the content block editor version between v1 and v2
update_content_block_editor_version 2 params body → 200400401403404
POST
/dashboard/api/v2/content_blocks/{id}/inline_image/
Upload inline image of content block
upload_inline_image_of_content_block 2 params body → 200413400401403404
GET
/dashboard/api/v2/content_blocks/{id}/preview/
Preview content block file
preview_content_block_file 3 params → 200401403404
GET
/dashboard/api/v2/content_blocks/{id}/schema/
Get content block schema
get_content_block_schema 4 params → 200401403
GET
/dashboard/api/v2/content_blocks/{id}/templates/
List content block templates
list_content_block_templates 5 params → 200401403
POST
/dashboard/api/v2/content_blocks/{id}/test/
Test a content block
test_content_block 2 params body → 201400401403404
GET
/dashboard/api/v2/content_blocks/{id}/test_data/
Get test data used for testing content block
get_test_data_for_content_block 2 params → 200401403404
GET
/dashboard/api/v2/content_blocks/detail/by-key/
Get content block detail by API name (key)
fetch_content_block_detail_by_key 2 params → 200404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are ContentBlock (10 properties), TemplateSchema (5 properties), NewContentBlock (4 properties), TemplateInfo (4 properties). Each schema is shown below with its type and property counts.

NewContentBlock
object
4 properties 3 required
UnauthenticatedError
object
1 property 1 required
ContentBlockDetailByKeyResponse
object
3 properties 3 required
ForbiddenError
object
1 property 1 required
UploadContentBlockImage
object
1 property 1 required
ContentBlockSharing
object
3 properties 2 required
TestContentBlock
object
2 properties 2 required
PatchedContentBlockEditorVersion
object
1 property
TemplateInfo
object
4 properties 4 required
CopyContentBlock
object
3 properties 2 required
PaginatedTemplateInfoList
object
4 properties 2 required
TemplateSchema
object
5 properties 4 required
ValidationError
object
2 properties 2 required
PaginatedContentBlockList
object
4 properties 2 required
ContentBlockEditorVersion
object
1 property
PatchedUpdateContentBlockSharing
object
3 properties
ContentBlock
object
10 properties 9 required
PatchedUpdateNewContentBlock
object
2 properties
NotFoundError
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docupilot-content-blocks-api-openapi.yml Raw ↑

Other APIs Docupilot publishes across the network.

Docupilot ai API
Docupilot append API
Docupilot application API
Docupilot auth_tokens API
Docupilot community API
Docupilot convert API
Docupilot demographic API
Docupilot domain API
Docupilot esign API
Docupilot esign-folders API
Docupilot esign-settings API
Docupilot extensions API
Where this information came from

This is an independent, third-party profile of Docupilot content_blocks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.