Delete an Existing Role

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Deletes an existing project role.

Since: 7.17.4

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

Usage: DELETE /v1/projects/{project_key}/roles/{role}

Produces: application/json

Parameters:

Name

Description

project_key *

string

(path)

The project key

role *

string

(path)

The role name

Header parameter: Authorization: Bearer

Sample Response:

Deleted