v4
latestOpenAPI 3.1.02026-08-08278476614.0 KBinternal
internal-projects
Start Edit Session
Begin an admin write-mode editing session on a user's project.
Acquires the project editing lock for the admin (409 if another user holds it) and records one EDIT_PROJECT_AS_ADMIN audit row. With force=true the holder is evicted instead of 409ing and the audit metadata records the takeover. The client then navigates into the project with ?admin_mode=write.
post/api/v1/internal/projects/{project_id}/edit-session
Path parameters
project_idstring uuid required
Query parameters
forceboolean
Response
Successful Response