Capability Endpoints
Defines all network endpoints for the capabilities API.
Each case maps to a specific HTTP method and URL path under /v1/accounts/{accountId}/capabilities.
Inheritors
Types
Link copied to clipboard
Disables a single capability by name for the given account (DELETE).
Link copied to clipboard
Retrieves all capabilities for the given account (GET).
Link copied to clipboard
Retrieves a single capability by name for the given account (GET).
Link copied to clipboard
Requests one or more capabilities for the given account (POST).