Breadcrumbs

Metavault API - Delete project image

DeleteProjectImage - DELETE

Path

/api/projects/{projectId}/image

Http Method

DELETE

Overview

Delete the image associated to a project. It is the image that is visible in the list of projects in the beVault interface.

The image data is lost. Make sure this is what you want.

Required permissions

  • Global administration privileges. ADMIN

Request

Path parameters

Parameter

Type

Required

Description

Example

projectId

string

Yes

The Id of the project, generated on creation.

099ec495a1b548efa43b15da09262c20

Response

Success response (200 OK)

The response is empty.