Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop approval-delegate API

The approval-delegate API from Charthop — 5 operation(s) for approval-delegate.

Charthop approval-delegate API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include approval-delegate. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

6 operations 5 paths 7 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 6

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

approval-delegate 6
GET
/v2/org/{orgId}/approval-delegate
List the acting user's approval delegates
listDelegates 1 param → 200401404
GET
/v2/org/{orgId}/approval-delegate/all
List every approver's delegates in the org, grouped by approver and enriched with user/job refs
listAllDelegates 2 params → 200401404
POST
/v2/org/{orgId}/approval-delegate/bulk
Set or remove approval delegates on behalf of users in a single atomic batch
bulkSetDelegates 2 params → 200400401404
GET
/v2/org/{orgId}/approval-delegate/delegated-to-me
List the approvers the acting user is a delegate for
listDelegatedToMe 1 param → 200401404
PUT
/v2/org/{orgId}/approval-delegate/{type}
Set (or replace) the delegate for the given approval type
setDelegate 3 params → 200400401404
DELETE
/v2/org/{orgId}/approval-delegate/{type}
Remove the delegate for the given approval type
deleteDelegate 2 params → 204401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ApprovalDelegate (15 properties), Attribution (6 properties), Name (5 properties), DelegateChange (5 properties). Each schema is shown below with its type and property counts.

RepresentedApprover
object
3 properties 2 required
DelegateChange
object
5 properties 2 required
Attribution
object
6 properties
ApprovalDelegate
object
15 properties 5 required
BulkSetDelegatesRequest
object
2 properties 2 required
Name
object
5 properties 1 required
SetDelegateRequest
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-approval-delegate-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-request API
Charthop assessment API
Charthop band API