Skip to main content
POST
Delete a resource identified by a manifest

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
manifest
required

Manifest of the resource to be deleted

Response

200 - application/json

Empty response confirming the resource has been deleted.

The response is of type TrueFoundryDeleteResponse · object.