[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud iam service-accounts delete\u003c/code\u003e command is used to remove a ProjectServiceAccount from a designated project.\u003c/p\u003e\n"],["\u003cp\u003eThe command requires the name of the service account to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify the project using the \u003ccode\u003e--project\u003c/code\u003e flag, or it defaults to the project set by \u003ccode\u003egdcloud init\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--help\u003c/code\u003e flag (or \u003ccode\u003e-h\u003c/code\u003e) provides details on how to use the delete command.\u003c/p\u003e\n"]]],[],null,["# gdcloud iam service-accounts delete\n\nNAME\n----\n\ngdcloud iam service-accounts delete - Delete a service account from a project.\n\nSYNOPSIS\n--------\n\n gdcloud iam service-accounts delete SERVICE_ACCOUNT_NAME [flags]\n\nDESCRIPTION\n-----------\n\nDelete a service account from a project. A service account name must be provided.\n\n### EXAMPLES\n\n\n To delete a service account of name \"psa-test\" from project \"iam-test\", run:\n\n gdcloud iam service-accounts delete psa-test --project=iam-test\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud) page."]]