Approve provider terms of serviceCopy Pagepost https://api.fireblocks.io/v1/staking/providers/{providerId}/approveTermsOfServiceApproves the provider's terms of service. Must be called once before performing any staking operation with this provider.Path ParamsproviderIdstringenumrequiredUnique identifier of the staking provider.kilnfigmentlidop2pblockdaemongalaxypierTwokrakenShow 8 enum valuesHeadersIdempotency-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.Responses 201Terms of service accepted. 400Bad request: missing/invalid fields, unsupported amount, or malformed payload. 403Forbidden: insufficient permissions, disabled feature, or restricted provider/validator. 404Not found: requested resource does not exist (e.g., position, validator, provider, or wallet). 429Rate limit exceeded: slow down and retry later. 500Internal error while processing the request. defaultError ResponseUpdated about 5 hours ago