Vai al contenuto principale
DELETE
/
metadata
/
{resourceId}
Elimina un oggetto di metadati
curl --request DELETE \
  --url https://api.altostrat.io/metadata/{resourceId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Un token bearer è richiesto per tutte le richieste API.

Path Parameters

resourceId
string<uuid>
required

L'identificatore univoco della risorsa di cui si sta accedendo ai metadati.

Response

I metadati sono stati eliminati con successo.