Hanzo
OpenapiIam

Removes a workspace.

Removes a workspace.

POST /v1/iam/workspaces/delete

Addresshttps://api.hanzo.ai/v1/iam/workspaces/delete
MethodPOST
Operationpost_iam_workspaces_delete
AuthAuthorization: Bearer $HANZO_API_KEY

Removes a workspace. The people and roles in your organization are unchanged; what goes is the scope itself.

Request

2 fields, body application/json (required).

FieldInTypeRequiredDescription
namebodystring
ownerbodystring

Response

StatusBodyMeaning
200iam.workspaces.DeleteOutputok

200 body — 1 field.

FieldInTypeAlwaysDescription
deletedbodyboolean

Failure carries the platform error shape — see Errors.

Examples

hanzo iam workspaces delete

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page