Update a peer API key
PATCH
/api-keys/{id}
Authorizations
X-Management-Key
The JACK_MANAGEMENT_KEY the management listener was started with.
Type
API Key (header: X-Management-Key)
Parameters
Path Parameters
id*
Type
Requiredinteger
Exclusive Minimum
0Maximum
9007199254740991Request Body
application/json
JSON "name": "string", "description": "string", "expiresAt": "string"
{
}
Responses
Success
application/json
PATCH
/api-keys/{id}