Create API key
Create a new API key.
Args: params: The parameters for creating the API key.
Returns: ApiKeyCreated: The response containing the details of the created API key.
Request body
Response
The created API key details
Changes
Changed in 1 of the 17 revisions of this API.223
- ▲
request property
////was restricted to a list of enum valuesrequest-property-became-enum
- ▲
the
response property const valuestorewas removed for the statusresponse-property-const-removed
- ●
added the new
completionsenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
storeenum value to the////response property for the response statusresponse-property-enum-value-added
- ○
the
request property const valuestorewas removedrequest-property-const-removed
- ○
added the new
completionsenum value to the request property////request-property-enum-value-added
- ○
added the new
storeenum value to the request property////request-property-enum-value-added
- ▲