v3

latestOpenAPI 3.1.02026-08-0755220214.3 KB
externalStoragePolicies

Delete

Deletes an external storage policy by name or ID. The policy must not be referenced by any agent.

delete/external_storage_policies/{nameOrId}

Path parameters

nameOrIdstring required

The name or the ID of the external storage policy to delete.

Query parameters

projectstring

The name of the project containing the external storage policy. Only used when nameOrId is a name.

Headers

Authorizationstring required

Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.

Response

Success response

successboolean required

Whether the external storage policy was deleted successfully.