Delete Existing Project's Group

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Deletes the existing project group.

Since: 7.17.4

Security: Requires a user assigned with the 'Administer the Platform' role or Project Admin permissions if admin_privileges.manage_resources is enabled.

Usage: DELETE ${baseUrl}/access/api/v1/projects/{project_key}/groups/{group}

Produces: application/json

Parameters:

Name

Description

project_key *

string

(path)

The project key

group *

string

(path)

The group’s name

Header parameter: Authorization: Bearer

Sample Response:

Removed