Authorizations
Path Parameters
Response
BoardUsersResponse is a placeholder response. Right now the APi doesn't return a body.
Empty placeholder schema
curl --request POST \
--url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/hubs/{hubId}/boards/{boardId}/users/{userid} \
--header 'Authorization: <api-key>'
{}
Internal endpoint meant to link a dynamic user to a board.
curl --request POST \
--url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/hubs/{hubId}/boards/{boardId}/users/{userid} \
--header 'Authorization: <api-key>'
{}
BoardUsersResponse is a placeholder response. Right now the APi doesn't return a body.
Empty placeholder schema