Update a key
Required scopes:
keys:write
Updates a key name
, connection parameters, or both with the data specified in the request body. If you don't specify a parameter, Make keeps the original value.
Use the GET /key-types
API call to find out which parameters you need to specify in the parameters
object based on the key type.
Last updated