v7
latestSwagger 2.02026-07-13251565.9 KBwebpubsub
Revoke permission for the connection.
Revoke permission for the connection.
delete/api/hubs/{hub}/permissions/{permission}/connections/{connectionId}
Path parameters
hubstring required
Target hub name, which should start with alphabetic characters and only contain alpha-numeric characters or underscore.
permission'sendToGroup' | 'joinLeaveGroup' required
The permission: current supported actions are joinLeaveGroup and sendToGroup.
connectionIdstring required
Target connection Id.
Query parameters
api-versionstring required
The API version to use for this operation.
targetNamestring
The meaning of the target depends on the specific permission. For joinLeaveGroup and sendToGroup, targetName is a required parameter standing for the group name.
Response
There is no content to send for this request, but the headers may be useful.