hubs
Delete organisations hubs boards users
Internal endpoint meant to unlink a dynamic user to a board. This would indicate a user has removed an integration from the hub.
DELETE
/
organisations
/
{organisationId}
/
hubs
/
{hubId}
/
boards
/
{boardId}
/
users
/
{userid}
Authorizations
Authorization
string
headerrequiredPath Parameters
organisationId
string
requiredhubId
string
requiredboardId
string
requireduserid
string
requiredResponse
204 - application/json
Empty placeholder schema