# Remove Image

**Description**
With this route, you can remove an image from the gallery of your organization. The image won't be removed from Bria.

Endpoint: POST /{visual_id}/remove_image

## Path parameters:

  - `visual_id` (string, required)

## Header parameters:

  - `api_token` (string, required)

