cURL
curl --request POST \ --url https://metadata.sequence.app/rpc/Collections/DeleteAsset \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "projectId": 30957, "assetId": 4415 } '
{ "status": true }
Documentation IndexFetch the complete documentation index at: https://docs.sequence.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sequence.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Secret JWT token for authenticating requests obtained from Sequence Builder - should not be exposed publicly.
OK
このページは役に立ちましたか?