Storages

Delete a storage

Delete a storage configuration. The storage must not be currently attached to the project.

DELETE
/api/storages/{storageId}

Authorization

Authorization
header
string
required

Enter the project access token with the Bearer prefix, e.g. "Bearer project_access_token"

Path Parameters

storageId
string
required

Storage id

Responses

The storage was deleted successfully