/api/v1/disk/store-contract
Placeholder endpoint for contract storage. Not yet implemented.
diskpostApiV1DiskStore-contract
No parameters
This endpoint takes no path, query, header or body parameters.
Request
POST /api/v1/disk/store-contract
curl -X POST "https://api.bizkithub.com/api/v1/disk/store-contract" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.