BentoCloud API Token Management

API for creating, listing, retrieving, and deleting API tokens used to authenticate with BentoCloud services. Supports scoped tokens with granular permissions including API access, organization read/write, and cluster read/write.

API entry from apis.yml

apis.yml Raw ↑
aid: bentoml:bentocloud-token-api
name: BentoCloud API Token Management
description: 'API for creating, listing, retrieving, and deleting API tokens used to authenticate with
  BentoCloud services. Supports scoped tokens with granular permissions including API access, organization
  read/write, and cluster read/write.

  '
humanURL: https://docs.bentoml.com/en/latest/reference/bentocloud/bentocloud-api.html
baseURL: https://cloud.bentoml.com
tags:
- authentication
- tokens
- security
properties:
- type: Documentation
  url: https://docs.bentoml.com/en/latest/reference/bentocloud/bentocloud-api.html