Skip to content
Pasqal Documentation

Leave a project

GET
/api/v1/projects/{project_id}/leave

Allows a user to leave a project, removing their access rights and losing access to their batches and jobs

project_id
required
Array<number>
f81d4fae-7dec-11d0-a765-00a0c91e6bf6

The ID of the project

On success

object
code
required
number format: int32
200
data
required
object
message
required
string
success
pagination
required
object
total
required
number format: int64
status
required
string
OK