Freeze Workspace

POST {{baseUrl}}/workspace/freeze

Freezes a Workspace so that ALL operations by ANY user are blocked.

You should only perform this action when the workspace faces imminent risk, such as when you have a security breach.

To unfreeze a workspace, the workspace Owner must submit a request to Fireblocks Support.

NOTE: - This operation can only be performed by the workspace Owner - Your workspace continues to receive incoming transfers during this time.

HEADERS

KeyDatatypeRequiredDescription
Idempotency-KeystringA 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.
Acceptstring