Skip to content

Delete a group from a CI/CD job token allowlist

DELETE
/api/v4/projects/{id}/job_token_scope/groups_allowlist/{target_group_id}

Deletes a group from the CI/CD job token allowlist of a specified project.

id
required
integer

ID of user project

Example
1
target_group_id
required
integer

ID of the group to be removed from the allowlist

Example
2

No Content

Bad Request

Unauthorized

Forbidden

Not found