cURL
curl --request DELETE \ --url https://vault-api.stardust.gg/v1/profile/identifier/{id} \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
Was this page helpful?