DELETE
/
organisations
/
{organisationId}
/
hubs
/
{hubId}
/
boards
/
{boardId}
/
users
/
{userid}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organisationId
string
required
hubId
string
required
boardId
string
required
userid
string
required

Response

204 - application/json

Empty placeholder schema