Eject a user from a project.
post/midgard/v0.1/project/users/eject/{projectId}
Eject an existing user from a project.Request
Authorization
X-AT
header
apiKey
Path Parameters
projectIdProject identifier
integer
REQUIRED
Body
application/json
users
array object[]
REQUIRED
object {}
id
string
REQUIRED
Response
200Users removed from project successfully.
403User is not allowed to access this resource.
422Unprocessable entity.
Shell cURL
shellShow schema
json