v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Contributors

Delete all contributors

Initiates asynchronous deletion of all contributors from the project. Returns a job ID that can be used to track the deletion progress. Requires Manage contributors admin right.

Requires <code>delete_contributors</code> OAuth access scope.

Note: This endpoint returns HTTP 202 (Accepted) upon successful job creation. Use the returned job ID with the job status endpoint to track progress.

delete/projects/{project_id}/contributors/import

Path parameters

project_idstring uuid required

A unique project identifier (UUID v7)

Response

Accepted

jobIdstring uuid

A unique identifier (UUID v7) for the asynchronous deletion job