organizations
Create a team API key
Creates an API key owned by the organization. Requires admin role.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Smithery API key as Bearer token
Path Parameters
Body
application/json
Name for the team API key
Required string length:
1 - 256Previous
Revoke a team API keyDeletes an API key belonging to the organization. Requires admin role.
Next
JavaScript