Skip to content
Pasqal Documentation

/api/v1/projects/{project_id}/members (DELETE)

DELETE
/api/v1/projects/{project_id}/members

Remove members from a project.

Parameters

Path Parameters

project_id
required
string

Request Body

object
user_ids
required
Array<string>

Responses

default

object
code
required

HTTP code of the request.

integer
200
data

Data of the request.

object
description
required
string
message
required

Short message explaining status.

string
OK.
pagination

Pagination information for the request

object
end
required
integer
start
required
integer
total
required
integer
status
required

Status of the request.

string
success