rejectShareRequest

suspend fun rejectShareRequest(webId: String, request: ShareRequest, reason: String? = null)

Declines an incoming share request by posting an as:Reject to the requester's inbox. Does not create any share.