Revoke All Project Access from a User or Group
This page is no longer maintained (Mar 29, 2023). For the most current information, go to https://docs.snaplogic.com/public-apis/delete-assetapi-acl-path.html.
Â
DELETE /assetapi/acl/{project_path}
Overview
This API revokes all project access from a user or group.
Prerequisites
Org Admin permissions
Request
Path Parameters
Key | Description |
---|---|
| Required. The path to your SnapLogic pod. Example: |
| Required. The path to the SnapLogic project. Format: The path comparison is case-sensitive. |
Query Parameters
Key | Type | Description |
---|---|---|
| string | The type of the Valid values:
|
| string | The user or group from whom to revoke access. |
Request Header
Specify Basic
for authorization and application/json
for content type.
Request Body
None.
Â
Â
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.