Edit gas station settings for an asset
Configures gas station settings for a requested asset. Learn more about the Fireblocks Gas Station in the following guide. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.
PUT
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the asset
Response
OK
Indicates whether editing the gas station configuration was successful
Previous
Create a Genie sessionStarts a new conversation with Genie, the Fireblocks AI assistant. Returns a `sessionId` — pass it when sending messages, and reuse it across calls to keep one continuous conversation.
**Note:** This endpoint is currently in beta and might be subject to changes.
Next
TypeScript