NEAR Staking API - Post Deactivation Intent

Request object to create a new deactivation intent for NEAR Protocol.

Fields

Responses

Example cURL command

curl --request POST \
     --url https://svc.blockdaemon.com/boss/v1/near/mainnet/deactivation-intents \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Status Codes