Skip to main content
DELETE
/
column-hashing-salts
/
{uuid}
Delete a column hashing salt
curl --request DELETE \
  --url https://api.artie.com/column-hashing-salts/{uuid} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

uuid
string
required

Response

No Content