Update API key
PUT/api-key/:api_key_id
Updates the name and optionally the description of a specified API key. Include the ID of the API key in the path and the new name and optional description in the body of the request. To retrieve the ID of the API key call the List API Keys API.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Success
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?