delete https://api.lokalise.com/api2/projects//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 delete_contributors
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.