cURL
curl --request DELETE \ --url https://api.example.com/v1/representations/{id}
Deletes an existing representation.
OK