Update API Key
https://api.ocamba.com/v2/ocamba/personal-api-keys/{id}
https://api.ocamba.com/v2/ocamba/personal-api-keys/{id}
Updates the specific API Key by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
API Key identifier.Example: id=1001
Name
Descriptiondescriptionstring
A more details about API key for easy identification.Example: My API Key
namestring
A descriptive name for the API key for easy identification.Example: My API Key
204 - No Content
400 - Bad Request
500 - Internal Server Error