Create a new AKSK for a User.
Path parameters
AKSK to be generated for User of a Project / Tenant. project_id is same as tenant_id.
Request body
Example request
{
"project_id": "94b280022d0c4401bcf3b0ea85870519",
"user_id": "558057c4256545bd8a307c37464003c9"
}Response
successful operation
Example response
{
"access_key": "1Pq7NVTqFh4uR7vy",
"secret_key": "x3Wbktxj4aSudXwAQJG6ExBmqgEMjVlq"
}Changes
Changed in 3 of the 33 revisions of this API.125
- ●
removed the request property
request-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 33 revisions, 3 have no diff computed.