v3

latestOpenAPI 3.1.02026-08-0755220214.3 KB
projects

Delete

Deletes a project by name or ID.

delete/projects/{nameOrId}

Path parameters

nameOrIdstring required

The name or the ID of the project to delete.

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 project was deleted successfully.