Users
Mint a one-time plaintext MCP token for a user
Returns the plaintext token exactly once. Subsequent reads only expose token summaries.
post/api/users/{id}/mcp-tokens
Path parameters
idstring required
Request body
Response
Minted token plaintext, token summary and composed user
Changes
Changed in 1 of the 104 revisions of this API.3
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○