v1

latestOpenAPI 3.0.02026-07-17120114186.8 KB
bus

Update contract usability

Updates the usability of the contract with the provided ID. A contract can be marked as either 'good' or 'bad'. If a contract is considered bad, all of the data in that contract needs to be migrated to 'good' contracts to ensure all of the data remains healthy and the files continue to be accessible.

put/bus/contract/{id}/usability

Path parameters

idstring required

A unique identifier for a file contract

Request body

'good' | 'bad' required

Response

Contract usability updated successfully