DELETE
/
tenants
/
members
/
{id}
curl --request DELETE \
  --url https://api.pxyz.dev/api/v0/tenants/members/{id}
true

Path Parameters

id
string
required

Response

200
application/json
Successful response

The response is of type boolean.