Skip to main content
DELETE
/
api
/
organizations
/
current
/
users
/
{userId}
Remove Organization User
curl --request DELETE \
  --url https://api.example.com/api/organizations/current/users/{userId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

userId
string
required

Response

200

Successful response