Update

Update an API key

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired

Response

This endpoint returns an object.
successboolean
dataobjectOptional

Represents a ApiKey record

Errors