deleteGroupTMRTemporaryKeyAsync
suspend fun deleteGroupTMRTemporaryKeyAsync(groupId: String, temporaryKeyId: String)
Delete a group TMR temporary key.
Parameters
| groupId | The Id of the group for which to delete a TMR key. |
| temporaryKeyId | Id of the TMR key to delete. |