Type alias RestResponseRemoveDelegatedKey

RestResponseRemoveDelegatedKey: RestResponseDelegatedKeyEntry

Response body for a successful DELETE /v1/delegatedKeys.

Returns the removed key in the same shape as RestResponseDelegatedKeyEntry (GET/POST), so callers can confirm metadata without a second request.