Delete Team Member
Delete a team member by invoking the following endpoint:
DELETE https://YourAccount.lacework.net/api/v2/TeamMembers/{userGuid}
Replace {userGuid} with the userGuid value returned for a team member in the response when invoking the following endpoint: GET /api/v2/TeamMembers
Note: This API is deprecated and is unavailable if you have migrated to the new RBAC model in your FortiCNAPP Console. See Access Control for more information about the new RBAC model.
Path parameters
User Guid
Headers
Bearer Access Token. For example, "Bearer {YourAPIToken}"
application/json
Use this attribute to specify if the access token has organization admin permissions. If the access token has only account permissions, use the Account-Name attribute to specify which account to access.
Use this attribute to specify which sub-account to access.
Response
Success