Skip to content

Delete a project from a CI/CD job token allowlist

DELETE
/api/v4/projects/{id}/job_token_scope/allowlist/{target_project_id}

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

id
required
integer

ID of user project

Example
1
target_project_id
required
integer

ID of the project to be removed from the allowlist

Example
2

No Content

Bad Request

Unauthorized

Forbidden

Not found