v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
TeamUsers

Delete Team Users

Delete a service or standard user to remove access for the user to the FortiCNAPP Console and FortiCNAPP APIs. Delete a user account using the following endpoint:

DELETE /api/v2/TeamUsers/{userGuid}

Replace {userGuid} with the userGuid value of the standard or service user whose details you want to retrieve. You can get the userGuid for a user in the response to the "List All Team Users" endpoint.

delete/api/v2/TeamUsers/{id}

Path parameters

idstring required

User Guid

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Response

Success