Hanzo
OpenapiIam

Removes a project.

Removes a project.

POST /v1/iam/projects/delete

Addresshttps://api.hanzo.ai/v1/iam/projects/delete
MethodPOST
Operationpost_iam_projects_delete
AuthAuthorization: Bearer $HANZO_API_KEY

Removes a project. The people and roles in your organization are unchanged; what goes is the scope itself, so move anything addressed by it first.

Request

2 fields, body application/json (required).

FieldInTypeRequiredDescription
namebodystring
ownerbodystring

Response

StatusBodyMeaning
200iam.projects.DeleteOutputok

200 body — 1 field.

FieldInTypeAlwaysDescription
deletedbodyboolean

Failure carries the platform error shape — see Errors.

Examples

hanzo iam projects delete

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page