Zilfu
API ReferenceSpace Member

The authenticated user leaves the space

POST
/spaces/{space}/members/leave
AuthorizationBearer <token>

In: header

Path Parameters

space*integer

The space ID

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://zilfu.app/api/spaces/0/members/leave"
{}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}