cURL
curl --request DELETE \ --url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/hubs/{hubId}/boards/{boardId}/users/{userid} \ --header 'Authorization: <api-key>'
{}
Internal endpoint meant to unlink a dynamic user to a board. This would indicate a user has removed an integration from the hub.
BoardUsersResponse is a placeholder response. Right now the APi doesn't return a body.
Empty placeholder schema