Create an SSH key
me
Create an SSH key
Create an SSH public key for the current authenticated user.
POST
Create an SSH key
Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An access token used to authenticate a user and grant access to restricted APIs. It is issued by session APIs. For status codes related to this header, refer to the Common Headers Documentation.
Body
application/json
The request body for SSH key creation.
Response
Successfully created an SSH key.
The unique identifier (UUID) of the newly created SSH key.
Example:
"550e8400-e29b-41d4-a716-446655440000"