Update User Agent Storage

Updates the storage for a specific agent, identified by address

Path parameters

addressstringRequired
keystringRequired

Headers

AuthorizationstringRequired

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

Query parameters

no_cachebooleanOptionalDefaults to false

Request

This endpoint expects an object.
valuestringRequired
The new value to update for the specified storage key.

Response

Successful Response

Errors