ClientsΒΆ
These functions help you to discover, inspect, and manage Tapis Oauth2 API clients.
- clients
- create: Create a new client
- list: List existing clients
- delete: Immediately deletes this client and renders the API keys useless.
- getClientByName: Returns a detailed description of a named client.
- addSubscriptionForClient: Lists all APIs to which the client is subscribed
- deleteSubscriptionsForClient: Unsubscribe the client from all APIs
- listSubscriptionsForClient: Lists all APIs to which the client is subscribed