日本語
cURL
curl --request POST \ --url https://amoy-indexer.sequence.app/rpc/Indexer/ResumeAllWebhookListeners \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "projectId": 123 } '
{ "status": true }
Secret JWT token for authenticating requests obtained from Sequence Builder - should not be exposed publicly.
OK
このページは役に立ちましたか?