Profile Identifier Endpoints
Delete identifier
DELETE
/
v1
/
profile
/
identifier
/
{id}
curl --request DELETE \
--url https://vault-api.stardust.gg/v1/profile/identifier/{id} \
--header 'x-api-key: <api-key>'
This response has no body data.
Was this page helpful?
curl --request DELETE \
--url https://vault-api.stardust.gg/v1/profile/identifier/{id} \
--header 'x-api-key: <api-key>'
This response has no body data.