Skip to main content

Update an API key

PUT 

/api-keys/:id

Updates the name, permissions, and/or expires_at of an existing API key. Regular users may only update their own keys. Administrators (manage_options) may update any key.

Request

Responses

API key updated successfully.