curl --request POST \
--url https://api.revong.com/api/v1/secrets/{secretId}/destroy/{secretDataId} \
--header 'Authorization: Bearer <token>'ROLES: SECRET_READ,SECRET_WRITE,SECRET_ADMIN USER: true SERVICE ACCOUNT: true
curl --request POST \
--url https://api.revong.com/api/v1/secrets/{secretId}/destroy/{secretDataId} \
--header 'Authorization: Bearer <token>'